home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2006 April / PC Advisor 2006 April.iso / internet / tiscali / Install Files / custom.dlg / Options.json < prev    next >
Encoding:
JavaScript Object Notation  |  2003-11-26  |  468 b 

  1. {
  2.     "schema": {
  3.         "CustID": "Long Integer",
  4.         "Title": "Text (50)",
  5.         "Info": "Text (100)",
  6.         "RestoreDUNText": "Text (50)",
  7.         "DownloadText": "Text (50)",
  8.         "SignupText": "Text (50)",
  9.         "PanelText": "Text (50)"
  10.     },
  11.     "data": [
  12.         {
  13.             "CustID": -1,
  14.             "Title": "Options",
  15.             "Info": "Please select the Options you wish to change in your current configuration.",
  16.             "RestoreDUNText": "Restore Dial-Up Networking",
  17.             "DownloadText": "Download new configuration file",
  18.             "SignupText": "SignUp a new account",
  19.             "PanelText": "Special Options"
  20.         }
  21.     ]
  22. }